Skip to content

Update dependency openai to v5 #560

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 29, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
openai 4.11.1 -> 5.12.2 age adoption passing confidence

Release Notes

openai/openai-node (openai)

v5.12.2

Compare Source

Full Changelog: v5.12.2...v5.12.3

Chores

v5.12.1

Compare Source

Full Changelog: v5.12.1...v5.12.2

Bug Fixes
  • client: fix verbosity parameter location in Responses (eaa246f)

v5.12.0

Compare Source

Full Changelog: v5.12.0...v5.12.1

Features
  • api: adds GPT-5 and new API features: platform.openai.com/docs/guides/gpt-5 (59acd85)
Chores
  • internal: move publish config (b3d02f6)

v5.11.0

Compare Source

Full Changelog: v5.11.0...v5.12.0

Features

v5.10.3

Compare Source

Full Changelog: v5.10.3...v5.11.0

Features

v5.10.2

Compare Source

Full Changelog: v5.10.2...v5.10.3

Bug Fixes
Chores
  • client: refactor streaming slightly to better future proof it (292427f)
  • internal: remove redundant imports config (28dd66d)
  • internal: version bump (56e0760)

v5.10.1

Compare Source

Full Changelog: v5.10.1...v5.10.2

Chores
  • api: event shapes more accurate (78f4e1d)
  • internal: version bump (ea885ca)
Documentation

v5.10.0

Compare Source

Full Changelog: v5.10.0...v5.10.1

Chores
  • internal: version bump (896b418)
  • ts: reorder package.json imports (2f8d2f7)

v5.9.2

Compare Source

Full Changelog: v5.9.2...v5.10.0

Features
Chores

v5.9.1

Compare Source

Full Changelog: v5.9.1...v5.9.2

Chores
  • api: update realtime specs (4a20a3d)
  • internal: version bump (103e8de)

v5.9.0

Compare Source

Full Changelog: v5.9.0...v5.9.1

Chores
  • api: update realtime specs, build config (bb4649f)

v5.8.4

Compare Source

Full Changelog: v5.8.4...v5.9.0

Features
  • api: add file_url, fix event ID (5f5d39e)

v5.8.3

Compare Source

Full Changelog: v5.8.3...v5.8.4

Chores
  • internal: bump undici version in tests (6f38b80)
  • make some internal functions async (841940d)

v5.8.2

Compare Source

Full Changelog: v5.8.2...v5.8.3

Bug Fixes
Chores
  • add docs to RequestOptions type (3735172)
  • ci: only run for pushes and fork pull requests (e200bc4)
  • client: improve path param validation (b5a043b)
  • internal/tests: pin bun types version (fcffa88)

v5.8.1

Compare Source

Full Changelog: v5.8.1...v5.8.2

Bug Fixes
  • client: get fetchOptions type more reliably (b3c959d)

v5.8.0

Compare Source

Full Changelog: v5.8.0...v5.8.1

Bug Fixes
  • client: ensure addOutputText is called on responses.retrieve (d55bb64)
Chores
  • api: remove unsupported property (1966954)
  • docs: update README to include links to docs on Webhooks (586d5da)
  • webhooks: make private methods really private (0ee396a)

v5.7.0

Compare Source

Full Changelog: v5.7.0...v5.8.0

Features
  • api: webhook and deep research support (f2b4f66)
Bug Fixes
  • ci: release-doctor — report correct token name (aed2587)
Refactors
  • types: replace Record with mapped types (7865910)

v5.6.0

Compare Source

Full Changelog: v5.6.0...v5.7.0

Features
  • api: update api shapes for usage and code interpreter (f2100e8)

v5.5.1

Compare Source

Full Changelog: v5.5.1...v5.6.0

Features
  • api: make model and inputs not required to create response (52211c0)
Bug Fixes
  • client: explicitly copy fetch in withOptions (0efacae)
Chores
  • readme: update badges (6898954)
  • readme: use better example snippet for undocumented params (668611f)

v5.5.0

Compare Source

Full Changelog: v5.5.0...v5.5.1

Chores
  • ci: enable for pull requests (e1cf00c)

v5.4.0

Compare Source

Full Changelog: v5.4.0...v5.5.0

Features

v5.3.0

Compare Source

Full Changelog: v5.3.0...v5.4.0

Features
  • api: add reusable prompt IDs (c720bb3)
  • client: add support for endpoint-specific base URLs (05f558b)
Bug Fixes
  • publish script — handle NPM errors correctly (a803cce)
Chores
  • client: refactor imports (9eb4470)
  • internal: add pure annotations, make base APIResource abstract (418eb02)

v5.2.0

Compare Source

Full Changelog: v5.2.0...v5.3.0

Features
  • api: Add o3-pro model IDs (9988f8e)

v5.1.1

Compare Source

Full Changelog: v5.1.1...v5.2.0

Features
  • api: Add tools and structured outputs to evals (64844f1)
Bug Fixes
  • changelog: remove duplicated entries (18484cc)
Chores
  • avoid type error in certain environments (44ac3d9)
Documentation

v5.1.0

Compare Source

Full Changelog: v5.1.0...v5.1.1

Bug Fixes
  • assistants: handle thread.run.incomplete while streaming (8f5e7f3)
Chores
  • docs: use top-level-await in example snippets (065d3b0)
  • internal: fix readablestream types in node 20 (771ae81)

v5.0.2

Compare Source

Full Changelog: v5.0.2...v5.1.0

Features
  • api: add new realtime and audio models, realtime session options (1219f09)
Chores
  • adjust eslint.config.mjs ignore pattern (9b5c898)
  • api: update type names (7c296d6)

v5.0.1

Compare Source

Full Changelog: v5.0.1...v5.0.2

Bug Fixes
  • api: Fix evals and code interpreter interfaces (992a9d8)
Chores
  • deps: bump eslint-plugin-prettier (1428a8b)
  • internal: codegen related update (a65428f)

v5.0.0

Compare Source

Full Changelog: v5.0.0...v5.0.1

Chores

v4.104.0

Compare Source

Full Changelog: v4.103.0...v4.104.0

Features
  • api: Config update for pakrym-stream-param (469ad7b)
Bug Fixes
  • azure: add /images/edits to deployments endpoints (#​1509) (84fc31a)
  • client: return binary content from get /containers/{container_id}/files/{file_id}/content (83129d7)
Chores
  • deprecate Assistants API (5b34fcd)
  • improve publish-npm script --latest tag logic (6207a2a)
  • internal: fix release workflows (353349d)

v4.103.0

Compare Source

Full Changelog: v4.103.0...v4.104.0

Features
  • api: Config update for pakrym-stream-param (469ad7b)
Bug Fixes
  • azure: add /images/edits to deployments endpoints (#​1509) (84fc31a)
  • client: return binary content from get /containers/{container_id}/files/{file_id}/content (83129d7)
Chores
  • deprecate Assistants API (5b34fcd)
  • improve publish-npm script --latest tag logic (6207a2a)
  • internal: fix release workflows (353349d)

v4.102.0

Compare Source

Full Changelog: v4.102.0...v4.103.0

Features
  • api: new streaming helpers for background responses (1ddd6ff)

v4.101.0

Compare Source

Full Changelog: v4.101.0...v4.102.0

Features
  • api: add container endpoint (e973476)

v4.100.0

Compare Source

Full Changelog: v4.100.0...v4.101.0

Features
Chores
  • docs: grammar improvements (7761cfb)
  • internal: version bump (b40e830)

v4.99.0

Compare Source

Full Changelog: v4.99.0...v4.100.0

Features
  • api: further updates for evals API (3f6f248)
Chores

v4.98.0

Compare Source

Full Changelog: v4.98.0...v4.99.0

Features
  • api: manual updates (75eb804)
  • api: responses x eval api (5029f1a)
  • api: Updating Assistants and Evals API schemas (27fd517)

v4.97.0

Compare Source

Full Changelog: v4.97.0...v4.98.0

Features
  • api: Add reinforcement fine-tuning api support (4aa7a79)
Chores
  • ci: bump node version for release workflows (2961f63)
  • internal: fix formatting (91a44fe)
Documentation

v4.96.2

Compare Source

Full Changelog: v4.96.2...v4.97.0

Features
  • api: add image sizes, reasoning encryption (9c2113a)
Chores
  • docs: add missing deprecation warnings (253392c)
Documentation

v4.96.1

Compare Source

Full Changelog: v4.96.1...v4.96.2

Bug Fixes
Chores
  • ci: only use depot for staging repos (214da39)
  • ci: run on more branches and use depot runners (ead76fc)

v4.96.0

Compare Source

Full Changelog: v4.96.0...v4.96.1

Bug Fixes
Chores
  • ci: only use depot for staging repos (e80af47)
  • ci: run on more branches and use depot runners (b04a801)

v4.95.1

Compare Source

Full Changelog: v4.95.1...v4.96.0

Features
  • api: adding new image model support (a00d331)
Bug Fixes
Chores
  • ci: add timeout thresholds for CI jobs (e465063)

v4.95.0

Compare Source

Full Changelog: v4.95.0...v4.95.1

Bug Fixes

v4.94.0

Compare Source

Full Changelog: v4.94.0...v4.95.0

Features
  • api: add o3 and o4-mini model IDs (4845cd9)

v4.93.0

Compare Source

Full Changelog: v4.93.0...v4.94.0

Features
  • api: adding gpt-4.1 family of model IDs (bddcbcf)
  • api: manual updates (7532f48)
Chores
  • client: minor internal fixes (d342f17)
  • internal: reduce CI branch coverage (a49b94a)
  • internal: upload builds and expand CI branch coverage (#​1460) (7e23bb4)
  • workaround build errors (913eba8)

v4.92.1

Compare Source

Full Changelog: v4.92.1...v4.93.0

Features
Chores

v4.92.0

Compare Source

Full Changelog: v4.92.0...v4.92.1

Chores

v4.91.1

Compare Source

Full Changelog: v4.91.1...v4.92.0

Features
Bug Fixes
Chores

v4.91.0

Compare Source

Full Changelog: v4.91.0...v4.91.1

Bug Fixes
  • docs: correct docstring on responses.stream (1c8cd6a)
Chores
  • Remove deprecated/unused remote spec feature (ce3dfa8)

v4.90.0

Compare Source

Full Changelog: v4.90.0...v4.91.0

Features
  • api: add get /responses/{response_id}/input_items endpoint (ef0e0ac)
Performance Improvements

v4.89.1

Compare Source

Full Changelog: v4.89.1...v4.90.0

Features
  • api: add get /chat/completions endpoint (2d6710a)
Bug Fixes
Chores
  • add hash of OpenAPI spec/config inputs to .stats.yml (45db35e)
  • api: updates to supported Voice IDs (#​1424) (404f4db)
  • client: expose headers on some streaming errors (#​1423) (b0783cc)

v4.89.0

Compare Source

Full Changelog: v4.89.0...v4.89.1

Bug Fixes
Chores

v4.88.0

Compare Source

Full Changelog: v4.88.0...v4.89.0

Features
  • add audio helpers (ea1b6b4)
  • api: new models for TTS, STT, + new audio features for Realtime (#​1407) (142933a)
Chores

v4.87.4

Compare Source

Full Changelog: v4.87.4...v4.88.0

Features
Chores

v4.87.3

Compare Source

Full Changelog: v4.87.3...v4.87.4

Bug Fixes
Chores

v4.87.2

Compare Source

Full Changelog: v4.87.2...v4.87.3

Bug Fixes
  • responses: correct reasoning output type (2abef57)

v4.87.1

Compare Source

Full Changelog: v4.87.1...v4.87.2

Bug Fixes
  • responses: correctly add output_text (4ceb5cc)

v4.87.0

Compare Source

Full Changelog: v4.87.0...v4.87.1

Bug Fixes

v4.86.2

Compare Source

Full Changelog: v4.86.2...v4.87.0

Features
  • api: add /v1/responses and built-in tools (119b584)

v4.86.1

Compare Source

Full Changelog: v4.86.1...v4.86.2

Chores

v4.86.0

Compare Source

Full Changelog: v4.86.0...v4.86.1

Documentation

v4.85.4

Compare Source

Full Changelog: v4.85.4...v4.86.0

Features

v4.85.3

Compare Source

Full Changelog: v4.85.3...v4.85.4

Chores

v4.85.2

Compare Source

Full Changelog: v4.85.2...v4.85.3

Bug Fixes

v4.85.1

Compare Source

Full Changelog: v4.85.1...v4.85.2

Bug Fixes

v4.85.0

Compare Source

Full Changelog: v4.85.0...v4.85.1

Bug Fixes
Chores

v4.84.1

Compare Source

Full Changelog: v4.84.1...v4.85.0

Features
Bug Fixes

v4.84.0

Compare Source

Full Changelog: v4.84.0...v4.84.1

Bug Fixes

v4.83.0

Compare Source

Full Changelog: v4.83.0...v4.84.0

Features
Bug Fixes
  • api: add missing reasoning effort + model enums (#​1302) (14c55c3)
  • assistants: handle thread.run.incomplete event (7032cc4)
  • correctly decode multi-byte characters over multiple chunks (#​1316) (dd776c4)
Chores
  • internal: remove segfault-handler dependency (3521ca3)
Documentation
  • readme: cleanup into multiple files (da94424)

v4.82.0

Compare Source

Full Changelog: v4.82.0...v4.83.0

Features
Bug Fixes

v4.81.0

Compare Source

Full Changelog: v4.81.0...v4.82.0

Features
Bug Fixes
  • examples/realtime: remove duplicate session.update call (#​1293) (ad800b4)
  • types: correct metadata type + other fixes (378e2f7)

v4.80.1

Compare Source

Full Changelog: v4.80.1...v4.81.0

Features

[v4.80.0](


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/openai-5.x branch 3 times, most recently from c51cb37 to ea603e4 Compare June 10, 2025 19:34
@renovate renovate bot force-pushed the renovate/openai-5.x branch 5 times, most recently from 0259c1e to 31df155 Compare June 23, 2025 19:08
@renovate renovate bot force-pushed the renovate/openai-5.x branch 11 times, most recently from 1bd2c1f to 6a853a0 Compare July 3, 2025 19:19
Copy link

socket-security bot commented Jul 3, 2025

All alerts resolved. Learn more about Socket for GitHub.

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

View full report

@renovate renovate bot force-pushed the renovate/openai-5.x branch 5 times, most recently from d7188eb to a533e8f Compare July 10, 2025 22:54
@renovate renovate bot force-pushed the renovate/openai-5.x branch 5 times, most recently from 7b83eca to 4295155 Compare July 16, 2025 17:13
@renovate renovate bot force-pushed the renovate/openai-5.x branch 9 times, most recently from 076bcea to 71b02cc Compare July 28, 2025 13:27
@renovate renovate bot force-pushed the renovate/openai-5.x branch 5 times, most recently from 4d0c8a3 to b8717df Compare July 31, 2025 13:21
@renovate renovate bot requested a review from a team as a code owner July 31, 2025 13:21
@renovate renovate bot force-pushed the renovate/openai-5.x branch 3 times, most recently from b35ef8b to c720d33 Compare August 5, 2025 17:34
@renovate renovate bot force-pushed the renovate/openai-5.x branch 3 times, most recently from f51a53c to 44d66bc Compare August 11, 2025 15:23
@ericglau ericglau requested a review from CoveMB August 11, 2025 18:29
@renovate renovate bot force-pushed the renovate/openai-5.x branch 2 times, most recently from 5c2ca5a to a442f1e Compare August 13, 2025 14:20
Copy link

socket-security bot commented Aug 13, 2025

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Added@​types/​semver@​7.7.01001007277100

View full report

Copy link
Contributor

coderabbitai bot commented Aug 13, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.

Support

Need help? Join our Discord community for assistance with any issues or questions.

CodeRabbit Commands (Invoked using PR/Issue comments)

Type @coderabbitai help to get the list of available commands.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Status, Documentation and Community

  • Visit our Status Page to check the current availability of CodeRabbit.
  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@renovate renovate bot force-pushed the renovate/openai-5.x branch from a442f1e to 186f390 Compare August 13, 2025 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant